Skip to content

[Client] Make bucketAssigner for lake table pluggable#123

Closed
JNSimba wants to merge 1 commit into
apache:mainfrom
JNSimba:extract-bucket-assigner
Closed

[Client] Make bucketAssigner for lake table pluggable#123
JNSimba wants to merge 1 commit into
apache:mainfrom
JNSimba:extract-bucket-assigner

Conversation

@JNSimba
Copy link
Copy Markdown
Member

@JNSimba JNSimba commented Dec 5, 2024

Purpose

Linked issue: close #124

Currently, LakeTableBucketAssigner is a fixed PaimonBucketAssigner. More data lakes may be supported in the future, so we should add a configuration item to make LakeTableBucketAssigner pluggable.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Dec 5, 2024

CLA assistant check
All committers have signed the CLA.

@wuchong
Copy link
Copy Markdown
Member

wuchong commented Dec 17, 2024

@JNSimba thanks for the contribution. As we are refactoring lakehouse storage, reviewing of this pull request will be pending before #107

@luoyuxia
Copy link
Copy Markdown
Contributor

luoyuxia commented Jul 4, 2025

The new design will hard code the bucket assigner for all lake formats. This pr is invalid. Let's close it

@luoyuxia luoyuxia closed this Jul 4, 2025
@luoyuxia luoyuxia reopened this Jul 4, 2025
@luoyuxia luoyuxia closed this Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Make bucketAssigner for lake table pluggable

4 participants